home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / trash / Ellas Tambien.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-08  |  67b  |  5 lines

  1. on(release){
  2.    mousedie2.gotoAndStop(2);
  3.    _parent.stop();
  4. }
  5.